projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a3d9a0
)
src/ChangeLog: Fix a typo in last commit.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 16 Mar 2014 16:31:50 +0000
(18:31 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 16 Mar 2014 16:31:50 +0000
(18:31 +0200)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 30692059f03f7403dd1376b16e625ecd86c9d307..54c07f960f11c28328779dc12d35b56517df7eff 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,7
+1,7
@@
2014-03-16 Eli Zaretskii <eliz@gnu.org>
* search.c (find_newline): Speed up the function when using the
- newline cache, by halving the number of call to
+ newline cache, by halving the number of call
s
to
region_cache_forward and region_cache_backward. (Bug#16830)
2014-03-15 Juanma Barranquero <lekktu@gmail.com>